home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / GRAPHICS / ZIPAPER.ZIP / ZIPAPER.DOC < prev    next >
Text File  |  1991-12-30  |  26KB  |  637 lines

  1.        ZiPaper version 1.3c Copyright (c) 1990,1991 by Daniel Thomas    Page 1
  2.        -------------------------------------------------------------
  3.  
  4.  
  5. Warning
  6. -------
  7.  
  8. For people that don't like to read instructions (as well as everyone else),
  9. read this:
  10.  
  11. 1)  You really should read this entire file - at least up to the "Advanced
  12.     Options" section.
  13.  
  14. 2)  If you have a .BMP file called WALPAPER.BMP, YOU SHOULD RENAME IT!
  15.  
  16. IF YOU HAVE PROBLEMS:
  17. ---------------------
  18.  
  19. You can contact me on Compuserve at 72301,2164 and Prodigy at CWRF01A.
  20.  
  21. Telephone support:  You may call me.  I would prefer to talk on your dime
  22. <grin>.  If I don't answer when you call, and you want me to return it, I
  23. will return it collect unless you are a registered user.  Even so, I may ask
  24. you to call me right back if it's a long conversation.  After all, it's only
  25. a $15 program - if my phone bill exceeds the registration fee, well, you
  26. figure it out!  Compuserve and Prodigy are the best ways to reach me, as I
  27. check in at least once a day (usually).  (714) 524-5625.  I am on Pacific
  28. Coast time, but I am around almost all the time (it's a home office).
  29.  
  30. Registration:
  31. -------------
  32.  
  33. If you have already registered any prior version of ZiPaper, you do not need
  34. to register this version.  If you haven't registered, please do (see the file
  35. ZIPAPER.REG - or the form at the end of this file).
  36.  
  37. Registration gets you:
  38.     a) The right to continue to use this program
  39.     b) The latest version on disk
  40.     c) A small printed manual
  41.     d) An assortment of wallpaper files
  42.  
  43. Users of older version of ZiPaper:
  44. ----------------------------------
  45.  
  46. See the section "Installing over older versions", near the end of this file.
  47.  
  48. To Print this documentation:
  49. ----------------------------
  50.  
  51. "TYPE ZIPAPER.DOC >LPT1:"
  52.                            _______
  53.                       ____|__     |                (R)
  54.                    --|       |    |-------------------
  55.                      |   ____|__  |  Association of
  56.                      |  |       |_|  Shareware
  57.                      |__|   o   |    Professionals
  58.                    -----|   |   |---------------------
  59.                         |___|___|    MEMBER
  60.         ZiPaper version 1.3c Copyright (c) 1990,1991 by Daniel Thomas   Page 2
  61.         -------------------------------------------------------------
  62.  
  63. ###########################################################################
  64.                            Introduction:
  65. ###########################################################################
  66.  
  67. ZiPaper (that's "Zip Paper") is a program that chooses one of your .BMP files
  68. for use as Windows Wallpaper.  There are several programs out that do that,
  69. though.  ZiPaper is different - it lets you place all your .BMP Wallpaper
  70. files in a .ZIP file (or LHArc .LZH file), reducing disk space dramatically.
  71.  
  72.  
  73. Quick Tour:
  74. -----------
  75.  
  76. You run ZiPaper each time BEFORE you start Windows.
  77.  
  78. You tell ZiPaper the name of your ZIP or LZH file that contains .BMP files for
  79. use as wallpaper.  It will extract a .BMP file randomly into the Windows
  80. directory, and change its name to WALPAPER.BMP.
  81.  
  82. You make a one-time change to Windows, telling it to use the file
  83. WALPAPER.BMP as wallpaper.
  84.  
  85. That's it!  (Aside from the advanced options, which will be discussed later.)
  86.  
  87.         ZiPaper version 1.3c Copyright (c) 1990,1991 by Daniel Thomas   Page 3
  88.         -------------------------------------------------------------
  89.  
  90. ###########################################################################
  91.                          Installation:
  92. ###########################################################################
  93.  
  94. Requirements for running ZiPaper
  95. --------------------------------
  96.  
  97. ZiPaper is a DOS program, and therefore does not require Windows.  However,
  98. it is designed to select Windows .BMP files for use as Wallpaper, so if you
  99. don't have Windows, you don't need this program!
  100.  
  101. You need PKUNZIP.EXE from  PKWARE, Inc.
  102.                            7545 N. Port Washington Rd.
  103.                            Glendale, WI 53217
  104.                            (414) 352-3670
  105.  
  106. It is available on many BBSes as Shareware.  You'll also need PKZIP.EXE to
  107. create the ZIP file.
  108.  
  109. If you prefer, you may use LHArc.  It is available on many BBSes, as well as
  110. from Shareware Vendors.
  111.  
  112.  
  113. Installation/Running
  114. --------------------
  115.  
  116. Move all the .BMP files you want to use as wallpaper into a ZIP or LZH file.
  117. See PKZIP's or LHArc's instructions for this.  Place the ZIP or LZH file in
  118. the Windows directory, or anywhere else you wish.
  119.  
  120. Place the file ZIPAPER.EXE in any directory on your path (actually, if you
  121. specify the path when you run the program, you can place ZiPaper anywhere on
  122. your hard disk).
  123.  
  124. Since ZiPaper should be run each time BEFORE you run Windows, I suggest you
  125. place the line that runs ZiPaper into your AUTOEXEC.BAT file, or a batch file
  126. that you use to run Windows.  DO NOT run ZiPaper from the Load= or Run= line
  127. of your WIN.INI file.  Doing so will produce unpredictable results.
  128.  
  129.         ZiPaper version 1.3c Copyright (c) 1990,1991 by Daniel Thomas   Page 4
  130.         -------------------------------------------------------------
  131.  
  132. Here's the syntax for running ZiPaper (anything enclosed in brackets [] is
  133. optional):
  134.  
  135.    ZiPaper [d:\path\]walpaper.zip [[d:\path\]pkunzip.exe] [advanced options]
  136.     -or-
  137.    ZiPaper [d:\path\]walpaper.lzh [[d:\path\]lha.exe] /LHA [advanced options]
  138.  
  139.    "d:\path\walpaper.zip" is the drive, path, and file name of the ZIP file
  140.     that contains your .BMP files.  If you are using LHArc, then specify the
  141.     name of the .LZH file here.
  142.  
  143.    "d:\path\pkunzip.exe" (optional) is the drive, path, and file name of
  144.     PKUNZIP.EXE.  You don't need to specify this if PKUNZIP.EXE is located
  145.     along your current path.
  146.  
  147.    If you are using LHArc, then you MUST specify the /LHA option.  ZiPaper
  148.    will expect the program to be called LHA.EXE, but you can specify the
  149.    actual program name - see above.
  150.  
  151.    "advanced options" will be explained later.
  152.  
  153. Run Windows, click on Control Panel, Desktop.  In the box titled "Wallpaper",
  154. click in the box that is labeled "File".  Delete what is in there (if
  155. anything) and type in the name "WALPAPER.BMP".  If you have *any* Wallpaper
  156. that you would like Centered, please read the section on Tiled/Centered
  157. Wallpaper, below.  For now, click on "Tile".
  158.  
  159. Click on OK and you're done.
  160.  
  161. Tiled/Centered Wallpaper:
  162. -------------------------
  163.  
  164. If you have wallpaper files that don't fill the screen, you have 2 options.
  165. The first is to "tile" it.  This causes Windows to duplicate the wallpaper
  166. file across your screen until the screen is full.  The second option is to
  167. "center" it, which causes Windows to center the wallpaper on your screen.
  168. Neither of these options has any affect on wallpaper that fills the entire
  169. screen.
  170.  
  171. If all your small wallpaper files are either "tiled" or "centered", then set
  172. the option in the Desktop section of Control Panel accordingly.  If not, see
  173. the section on Advanced Options, which will explain how to select "tile" or
  174. "center" for each file.
  175.  
  176.         ZiPaper version 1.3c Copyright (c) 1990,1991 by Daniel Thomas   Page 5
  177.         -------------------------------------------------------------
  178.  
  179. ###########################################################################
  180.                            Advanced Options:
  181. ###########################################################################
  182.  
  183. NOTE: ZiPaper can function just fine without using these advanced options.
  184.       They are available to enhance ZiPaper's operation, but you certainly
  185.       don't have to use them.
  186.  
  187. ZiPaper creates a data file for each ZIP or LZH file you use.  The file is 
  188. named the same as the ZIP or LZH file, except it has the extension ZPA.  This
  189. file stores information about each wallpaper that is in the ZIP or LZH file.
  190. (Don't worry if you add or remove wallpaper files from the ZIP or LZH file
  191. - ZiPaper will adjust its file accordingly.)
  192.  
  193. Setup Screen:
  194. -------------
  195.  
  196. If you wish, you may run Z